Espressif Systems /ESP32-P4 /LCD_CAM /LCD_MISC

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as LCD_MISC

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0LCD_WIRE_MODE 0LCD_VFK_CYCLELEN 0LCD_VBK_CYCLELEN0 (LCD_NEXT_FRAME_EN)LCD_NEXT_FRAME_EN 0 (LCD_BK_EN)LCD_BK_EN 0 (LCD_AFIFO_RESET)LCD_AFIFO_RESET 0 (LCD_CD_DATA_SET)LCD_CD_DATA_SET 0 (LCD_CD_DUMMY_SET)LCD_CD_DUMMY_SET 0 (LCD_CD_CMD_SET)LCD_CD_CMD_SET 0 (LCD_CD_IDLE_EDGE)LCD_CD_IDLE_EDGE

Description

LCD config register.

Fields

LCD_WIRE_MODE

The wire width of LCD output. 0: 8bit. 1: 16bit 2: 24bit

LCD_VFK_CYCLELEN

The setup cycle length minus 1 in LCD non-RGB mode.

LCD_VBK_CYCLELEN

The vertical back blank region cycle length minus 1 in LCD RGB mode, or the hold time cycle length in LCD non-RGB mode.

LCD_NEXT_FRAME_EN

1: Send the next frame data when the current frame is sent out. 0: LCD stops when the current frame is sent out.

LCD_BK_EN

1: Enable blank region when LCD sends data out. 0: No blank region.

LCD_AFIFO_RESET

LCD AFIFO reset signal.

LCD_CD_DATA_SET

1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_DOUT state. 0: LCD_CD = reg_cd_idle_edge.

LCD_CD_DUMMY_SET

1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_DUMMY state. 0: LCD_CD = reg_cd_idle_edge.

LCD_CD_CMD_SET

1: LCD_CD = !reg_cd_idle_edge when lcd_st[2:0] is in LCD_CMD state. 0: LCD_CD = reg_cd_idle_edge.

LCD_CD_IDLE_EDGE

The default value of LCD_CD.

Links

() ()